home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SOHO - Exploring the Sun - 2003 Update
/
SOHO - Exploring the Sun - 2003 Update.iso
/
pc
/
data
/
macstart.dcr
/
00027.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2003-02-25
|
200 b
|
12 lines
on exitFrame
set none to 1
if rollOver(6) then
set none to 0
set the locV of sprite 40 to 364
end if
if none = 1 then
set the locV of sprite 40 to 520
end if
go(the frame)
end